Builder
The actual over-the-mesh message doing KeyVerification
Content copied to clipboard
meshtastic.KeyVerification
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
The final authoritative hash, only to be sent by NodeA at the end of the handshake
Content copied to clipboard
bytes hash1 = 2;
Link copied to clipboard
The intermediary hash (actually derived from hash1),
sent from NodeB to NodeA in response to the initial message.
Content copied to clipboard
bytes hash2 = 3;
Link copied to clipboard
random value Selected by the requesting node
Content copied to clipboard
uint64 nonce = 1;
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun mergeFrom(input: CodedInputStream, extensionRegistry: ExtensionRegistryLite): MeshProtos.KeyVerification.Builder
Link copied to clipboard
The final authoritative hash, only to be sent by NodeA at the end of the handshake
Content copied to clipboard
bytes hash1 = 2;
Link copied to clipboard
The intermediary hash (actually derived from hash1),
sent from NodeB to NodeA in response to the initial message.
Content copied to clipboard
bytes hash2 = 3;
Link copied to clipboard
random value Selected by the requesting node
Content copied to clipboard
uint64 nonce = 1;